Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chapter 5 listing numbering and add in missing listing 5.11 #536

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

BenjaminMichaelis
Copy link
Member

Fixes chapter 5 listing numberings.

Table representing the changes that need to be made:

Word Listings Code Listings
5.7 5.7
5.8 5.10
5.9 5.8
5.10 5.9
5.11 Missing?
5.12 5.11
5.13 5.12

BenjaminMichaelis and others added 2 commits September 5, 2023 18:08
Needed to make word and the code listings be aligned:

| Word | Code |
| --- | --- |
| 5.7 | 5.7 |
| 5.8 | 5.10 |
| 5.9 | 5.8 |
| 5.10 | 5.9 |
| 5.11 | Missing? |
| 5.12 | 5.11 |
| 5.13 | 5.12 |

* * *
@Keboo Keboo merged commit cd813ff into v12.0 Sep 6, 2023
6 checks passed
@Keboo Keboo deleted the BMichaelis/FixChapter5Ordering branch September 6, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants